PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFOutputIntent Class / getRegistryName Method
In This Topic
    getRegistryName Method
    In This Topic
    Gets the registry name.
    Syntax
    public java.lang.String getRegistryName()

    Return Value

    An ASCII string (conventionally a uniform resource identifier or URI) identifying the registry in which the condition designated by setOutputConditionIdentifier is defined.
    See Also